Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODNameResolver


DisposeToken

The DisposeToken method deallocates the internal structures of the specified token.

void DisposeToken (in ODOSLToken theToken);
theToken
A reference to the token to be deallocated.
DISCUSSION
This method calls the semantic interface of the part that created the token to dispose of the token's internal data structures. If the semantic interface's CallDisposeTokenProc method does not handle the event, this method handles the disposal of the token.

EXCEPTIONS
This method may throw platform-specific exceptions.

SEE ALSO
The ODSemanticInterface::CallDisposeTokenProc method (page 589).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help